Recommended Posts

What's the advantage of enabling journaling? Is that a factor in the new super fast searchs? I knew it was available before in one of the 10.2.x releases via a terminal command but that's it :blush:

Yeah i'd like to know that too, is it worth turning on?

What's the advantage of enabling journaling? Is that a factor in the new super fast searchs? I knew it was available before in one of the 10.2.x releases via a terminal command but that's it :blush:

i think its just the difference between it being on a pc like a ntfs partition vs fat32. it makes it easier to search for things and makes it easier to recover things if the OS coughs on you

Yeah i'd like to know that too, is it worth turning on?

I've found a few links regaurding it. Nothing from Panther, but it's been implimented (as Dazzla said) in Jag, you just have to turn it on from the Terminal.

You can look here for it's intro, here to learn how to turn it on, here to see what the register has to say about it, and the Official Apple PDF is here.

n/p

I always like to try and attempt to outdo Wickedkitten.  :laugh:

*Runs away before the ###### reads teh post*

LMAO :laugh:

The Kitten has spy's everywhere....... he WILL find you :doctor:

Oh dear, you should probably edit that post to read "she" before she comes back online :whistle: :D

Journaling moves harddisk disk writes to a transaction based method.

On a normal file system (fat32, hfs) when you say "write this to the disk" the harddrive will start writting the data to the platter - overwritting files as it goes (i am intentionally ignoring caching etc). Imagine you were writting an update to a critical part of the system and your system went down: you could lose everything on a disk or damage much data so you have to go and check the entire disk to make sure everything is okay.

On a trasaction based system (ntfs, reiserfs, hfs+) every write is first written as a transaction to a journal and then to the disk. The advantage is that if a disk goes down down while writting the system can reboot and not have to worry about losing everything:it can playback the journal and bring the system to a known state.

It won't stop you from loosing data but it will make the recovery from a disk write failure faster.

It's basicly a way of making your disk more reliable in the event of power outage. The performance hit is typically less than 10% for writting though no penalty for reads should be detectable (some say it makes it faster because the data is stored better on the disk - I don't believe them, but what do I know?)

I have journaling turned on for systems that spend most of their time unplugged because you never know what could go wrong. For systems that don't move I leave it turned off.

Fortunatly, she's having some issues with MSN again and I don't think she's been paying attention. ;)

Back on topic, have you noticed any performance gain after turning on Journaling?

Not as yet no, but I'm not doing anything intense yet... I'll give it a whirl in a min to see if anything has improved,

Although according to the links you gave me, it's more of a safety procedure than a performance enhancement.

Journaling moves harddisk disk writes to a transaction based method.

On a normal file system (fat32, hfs) when you say "write this to the disk" the harddrive will start writting the data to the platter - overwritting files as it goes (i am intentionally ignoring caching etc). Imagine you were writting an update to a critical part of the system and your system went down: you could lose everything on a disk or damage much data so you have to go and check the entire disk to make sure everything is okay.

On a trasaction based system (ntfs, reiserfs, hfs+) every write is first written as a transaction to a journal and then to the disk. The advantage is that if a disk goes down down while writting the system can reboot and not have to worry about losing everything:it can playback the journal and bring the system to a known state.

It won't stop you from loosing data but it will make the recovery from a disk write failure faster.

It's basicly a way of making your disk more reliable in the event of power outage. The performance hit is typically less than 10% for writting though no penalty for reads should be detectable (some say it makes it faster because the data is stored better on the disk - I don't believe them, but what do I know?)

I have journaling turned on for systems that spend most of their time unplugged because you never know what could go wrong. For systems that don't move I leave it turned off.

have i mentioned lately I absolutely love your posts. I like the way you are always concise and articulate in your giving of information and leave little room for argument :D

Journaling moves harddisk disk writes to a transaction based method.

On a normal file system (fat32, hfs) when you say "write this to the disk" the harddrive will start writting the data to the platter - overwritting files as it goes (i am intentionally ignoring caching etc).  Imagine you were writting an update to a critical part of the system and your system went down: you could lose everything on a disk or damage much data so you have to go and check the entire disk to make sure everything is okay.

On a trasaction based system (ntfs, reiserfs, hfs+) every write is first written as a transaction to a journal and then to the disk.  The advantage is that if a disk goes down down while writting the system can reboot and not have to worry about losing everything:it can playback the journal and bring the system to a known state.

It won't stop you from loosing data but it will make the recovery from a disk write failure faster.

It's basicly a way of making your disk more reliable in the event of power outage.  The performance hit is typically less than 10% for writting though no penalty for reads should be detectable (some say it makes it faster because the data is stored better on the disk - I don't believe them, but what do I know?)

I have journaling turned on for systems that spend most of their time unplugged because you never know what could go wrong.  For systems that don't move  I leave it turned off.

have i mentioned lately I absolutely love your posts. I like the way you are always concise and articulate in your giving of information and leave little room for argument :D

Wicked just hates the fact that most of her posts inspire arguments. Actually, she probably likes that because she would argue with a wall if it would have it.

That's very informative tho. Nice and easy to understand. thumbs_up.gif

Wicked just hates the fact that most of her posts inspire arguments.  Actually, she probably likes that because she would argue with a wall if it would have it.

That's very informative tho.  Nice and easy to understand.

You've so just started using SHE a lot since I messed up :cool:

Journaling moves harddisk disk writes to a transaction based method.

On a normal file system (fat32, hfs) when you say "write this to the disk" the harddrive will start writting the data to the platter - overwritting files as it goes (i am intentionally ignoring caching etc).  Imagine you were writting an update to a critical part of the system and your system went down: you could lose everything on a disk or damage much data so you have to go and check the entire disk to make sure everything is okay.

On a trasaction based system (ntfs, reiserfs, hfs+) every write is first written as a transaction to a journal and then to the disk.  The advantage is that if a disk goes down down while writting the system can reboot and not have to worry about losing everything:it can playback the journal and bring the system to a known state.

It won't stop you from loosing data but it will make the recovery from a disk write failure faster.

It's basicly a way of making your disk more reliable in the event of power outage.  The performance hit is typically less than 10% for writting though no penalty for reads should be detectable (some say it makes it faster because the data is stored better on the disk - I don't believe them, but what do I know?)

I have journaling turned on for systems that spend most of their time unplugged because you never know what could go wrong.  For systems that don't move  I leave it turned off.

have i mentioned lately I absolutely love your posts. I like the way you are always concise and articulate in your giving of information and leave little room for argument :D

Wicked just hates the fact that most of her posts inspire arguments. Actually, she probably likes that because she would argue with a wall if it would have it.

That's very informative tho. Nice and easy to understand. https://www.neowin.net/forum/html/emoticons...s/thumbs_up.gif

oi, get back on topic you. Post a screenshot of something.

Is it true that IE doesn't come installed in it at all?

Journaling moves harddisk disk writes to a transaction based method.

On a normal file system (fat32, hfs) when you say "write this to the disk" the harddrive will start writting the data to the platter - overwritting files as it goes (i am intentionally ignoring caching etc).? Imagine you were writting an update to a critical part of the system and your system went down: you could lose everything on a disk or damage much data so you have to go and check the entire disk to make sure everything is okay.

On a trasaction based system (ntfs, reiserfs, hfs+) every write is first written as a transaction to a journal and then to the disk.? The advantage is that if a disk goes down down while writting the system can reboot and not have to worry about losing everything:it can playback the journal and bring the system to a known state.

It won't stop you from loosing data but it will make the recovery from a disk write failure faster.

It's basicly a way of making your disk more reliable in the event of power outage.? The performance hit is typically less than 10% for writting though no penalty for reads should be detectable (some say it makes it faster because the data is stored better on the disk - I don't believe them, but what do I know?)

I have journaling turned on for systems that spend most of their time unplugged because you never know what could go wrong.? For systems that don't move? I leave it turned off.

have i mentioned lately I absolutely love your posts. I like the way you are always concise and articulate in your giving of information and leave little room for argum:Dt :D

Wicked just hates the fact that most of her posts inspire arguments. Actually, she probably likes that because she would argue with a wall if it would have it.

That's very informative tho. Nice and easy to understand. https://www.neowin.net/forum/html/emoticons...s/thumbs_up.gif

oi, get back on topic you. Post a screenshot of something.

Is it true that IE doesn't come installed in it at all?

No, because I didn't have that craptastic program on my system, I installed Panther, and there the bloody thing was. So, in the Dev Preview at least, it has I.E. installed.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • One of Logitech's best productivity mice is now available for just $79.99 by Taras Buria The MX Master 3S, formerly Logitech's flagship productivity mouse, is now available at an all-time low price during Prime Day sale. Thanks to the latest discount, you can have this mouse for as little as $79.99. This large-sized mouse has many things to like. From its ergonomic shape to the iconic MagScroll wheel, the MX Master 3S is a great productivity-focused accessory. It has an 8K DPI sensor that tracks on various surfaces, including glass. Its main MagScroll has two modes: ratched and infinite, with the latter capable of scrolling up to 1,000 lines in just a second. Additionally, there is a secondary wheel for horizontal scrolling. The MX Master 3S has plenty of buttons, which can be remapped to gestures, keyboard shortcuts, or other actions in the Options+ app on Windows and macOS. You can connect the mouse to up to three devices (via Bluetooth or the Bolt connector) and switch between them with a dedicated button. You also get a USB Type-A to Type-C cable to recharge the built-in battery, which lasts up to 70 days on a full charge, and a quick one-minute charge gets you three hours of use. Logitech MX Master 3S - $79.99 | 20% off for Prime Members Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Exactly, this is just the beginning. I hope that by that time, our inept politicians devise something like a Universal Basic Income, because unemployment and poverty rates will skyrocket otherwise. And believe me, robots that perform physical work aren't a matter of IF, but WHEN. No career is truly safe from AI/robots, it's just a matter of time.
    • Subtitle Edit 5.0.0 by Razvan Serea Subtitle Edit is a powerful, free, and user-friendly subtitle editing tool designed for creating, editing, and converting subtitles for videos. It supports a wide range of subtitle formats, including SRT, ****, and SUB, allowing users to easily modify and adjust subtitles for accurate timing and formatting. With its intuitive interface, Subtitle Edit provides a variety of features such as waveform audio display, spell-check, subtitle synchronization, and real-time video preview, making it an ideal choice for both beginners and professionals. The software also includes powerful tools for batch processing, translating subtitles, and converting between different subtitle formats. Subtitle Edit features: Create/adjust/sync/translate subtitle lines Convert between SubRib, MicroDVD, Advanced Sub Station Alpha, Sub Station Alpha, D-Cinema, SAMI, youtube sbv, and many more (300+ different formats!) Cool audio visualizer control - can display wave form and/or spectrogram Video player uses mpv, DirectShow, or VLC media player Visually sync/adjust a subtitle (start/end position and speed) Audio to text (speech recognition) via Whisper or Vosk/Kaldi Auto Translation via Google translate Rip subtitles from a (decrypted) dvd Import and OCR VobSub sub/idx binary subtitles Import and OCR Blu-ray .sup files - bd sup reading is based on Java code from BDSup2Sub Can open subtitles embedded inside Matroska files Can open subtitles (text, closed captions, VobSub) embedded inside mp4/mv4 files Can open/OCR XSub subtitles embedded inside divx/avi files Can open/OCR DVB and teletext subtitles embedded inside .ts/.m2ts (Transport Stream) files Can open/OCR Blu-ray subtitles embedded inside .m2ts (Transport Stream) files Merge/split subtitles Adjust display time Fix common errors wizard....and more. Subtitle Edit 5.0.0 changelog: Subtitle Edit 5 is a major new release and a big step for the project. For the first time, Subtitle Edit runs natively on Windows, macOS, and Linux from a single, modern, cross-platform codebase. The builds are self-contained, so no separate .NET installation is required, and on macOS and Linux the needed media components (mpv/ffmpeg) are bundled in. Please read before upgrading: Subtitle Edit 5 is a new application, not just an update of Subtitle Edit 4. It has been rebuilt from the ground up to be cross-platform, so: It is not 100% the same app. The look, layout, and some workflows have changed. Some things are in different places, and a few behave differently than in SE4. Not every SE4 feature exists in SE5 yet. SE5 covers all the core editing, conversion, sync, video playback, OCR, and online services, but some of the more specialized SE4 tools are not available yet. Features will continue to be added. If you rely on a specific SE4 feature that is missing, please keep SE4 installed alongside SE5. The easiest way to run both side by side is to use the Portable versions of SE4 and SE5, which keep their settings separate and do not interfere with each other. Which version should I use? Subtitle Edit 5: recommended for most users on Windows 10 (22H2) or newer, macOS 12+, and Linux. Subtitle Edit 4: please continue to use SE4 if you are on an older Windows version (Windows 7/8), or on older / slower computers where SE5 may not run well. SE4 remains available and is the right choice in those cases. To run SE4 and SE5 at the same time, use the Portable versions - you can try SE5 while keeping SE4 as a fallback. Download: Subtitle Edit 5.0.0 | ARM64 | ~60.0 MB (Open Source) Download: Subtitle Edit Portable | 103.0 MB View: Subtitle Edit Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Google Pixel 11 series: Here's what to expect by Hamid Ganji Google Pixel 10 series In recent years, Google has successfully turned its Pixel devices into worthy contenders in the smartphone market. The search giant is now preparing to launch the Pixel 11 series in just a few months, and many Pixel fans are likely wondering what Google has in store for them this year. The next lineup of Google smartphones includes four devices: the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold. This year, we don’t expect Google to bring revolutionary upgrades to its handsets, and the Pixel 11 series is likely to receive modest hardware improvements alongside a slew of AI-powered features. Here are the rumored specifications of the Google Pixel 11 series ahead of its official debut: When will the new Pixel phones be unveiled? The last two generations of Google Pixel phones (Pixel 9 series and Pixel 10 series) were launched in August, unlike the previous three generations that debuted in October. With that in mind, we expect Google to unveil the Pixel 11 series sometime in August 2026. The exact launch date has yet to be confirmed. Google Pixel 11 CAD renders - Image via AndroidHeadlines How much will the Pixel 11 series cost? Predicting the final price of upcoming smartphones has become increasingly difficult. As you may know, RAM and memory prices are rising sharply, leading to significant increases in the cost of consumer electronics. Recently, Apple CEO Tim Cook said that price increases for some future Apple products are unavoidable, suggesting that the iPhone 18 series could become more expensive. Google has remained tight-lipped about any potential price increases for the Pixel 11 series. If the company manages to maintain last year’s pricing structure, here’s what the lineup could cost: Pixel 11: $799 Pixel 11 Pro: $999 Pixel 11 Pro XL: $1,199 Pixel 11 Pro Fold: $1,799 Given current market conditions, it may be difficult for Google to avoid raising prices unless it adopts cost-saving measures, such as equipping the base model with 8GB of RAM. Google Pixel 11 series anticipated specs: We expect the Google Pixel 11 series to debut with a new Tensor G6 processor as well as an upgraded camera system. The overall design, however, is expected to remain largely unchanged across the lineup. Specifications Pixel 11 Pixel 11 Pro Pixel 11 Pro XL Pixel 11 Pro Fold Display 6.3-inch LTPO AMOLED / 120Hz refresh rate / up to 3100 nits of brightness 6.3-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 6.8-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 8-inch inner screen and 6.4-inch outer display, 120Hz refresh rate, up to 3600 nits of brightness RAM & Processor Tensor G6 / 8-12GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 16GB of RAM Storage options 128GB or 256GB 256GB, 512GB, 1TB 256GB, 512GB, 1TB 256GB, 512GB, 1TB Camera 50MP main sensor, 13MP ultra-wide, 10.8MP 5x telephoto, 10.5MP front camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 10.5MP ultra-wide camera, 10.8MP telephoto camera, 10MP front camera, 10MP inner camera Battery 4,840 mAh 4,707 mAh 5,000 mAh 4,658 mAh Software Android 17 Android 17 Android 17 Android 17 The Pixel 11 series won’t be a major departure from its predecessor, with Google instead focusing on subtle improvements and AI additions such as Gemini Intelligence. However, a patent filed by Google suggests the company is working on a removable battery for its smartphones, and we could see this feature make its way to the Pixel 11 Pro Fold. Given that nearly all smartphones today lack removable batteries, such a feature would be a welcome addition to future Pixel devices. That said, it may not arrive with this year’s lineup after all, and the final decision is yet to be made by Google. The Pixel 11 series could also face an uphill battle in the market. In the Android segment, Samsung is performing well with the Galaxy S26 series, while the Galaxy Z Fold 8 lineup is also expected to launch next month. On the other hand, Apple is preparing to unveil the iPhone 18 Pro and iPhone 18 Pro Max in September alongside its first foldable iPhone.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      477
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!