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

    • I agree, especially if it is cloud sourced, like this one is.. but I wouldn't say no to a local AI assistant similar to the Zettlab one which would be really helpful with my large Photos library, but also to perform tasks like installing Docker apps rather than me having to do it via Docker Compose, but I don't think we're quite there yet. Synology Photos is somewhat AI, you can ask it to search for certain people (if you have tagged them and it will attempt to match similar photos to the person) and if you put a search term in for "cars" for example, it will show you all photos with a car.
    • I doubt that Google will keep the same price... it may go up from that list published.
    • Sennheiser's audiophile grade HD 600 hits lowest ever price on Amazon Prime Day 2026 by Sayan Sen If you are in the market for high-quality audiophile-grade over-ear headphones then Sennheiser's HD 600 are a great choice for sure, especially today on Prime Day 2026 as the product has hit its lowest ever price (purchase link under the specs table down below). The Sennheiser HD 600 has long been regarded as a reference headphone for listeners seeking a detailed and natural listening experience. It is an open-back design that is built around the idea of acoustic transparency which is essentially said to allow sound waves to move freely for a more spacious and accurate presentation by reducing turbulence and the type of distortion that can result from it. At the heart of the product is Sennheiser’s proprietary driver system featuring a 42 mm driver paired with a lightweight diaphragm and aluminum voice coils. The company says this design helps deliver fast response times and better articulate sound across the audible frequency range. Comfort and durability are also key aspects of the HD 600 as the headphones feature soft velour ear pads designed for extended listening sessions. The HD 600 comes with a detachable 3-meter cable, a 6.3 mm stereo connector, and a 3.5 mm adapter for compatibility with a wide range of audio equipment. The technical specs of the Sennheiser HD 600 are given in the table below: Specification Value Transducer Principle Dynamic, Open-Back Ear Coupling Circumaural (Over-Ear) Frequency Response 12 Hz – 40,500 Hz Sound Pressure Level (SPL) 97 dB (1 V) Impedance 300 Ω Total Harmonic Distortion (THD) < 0.1% (1 kHz, 1 V) Cable Length 3 m (9.8 ft) Connector 3.5 mm Stereo Jack Plug Included Adapter 6.3 mm (1/4") Stereo Jack Adapter Weight 260 g Magnetic Field Strength 1.8 mT Driver Size 42 mm Dynamic Driver Diaphragm Size 38 mm Get it at the link below: Sennheiser HD 600: $237.00 (Sold by Electronics Expo, Shipped by Amazon US) (Was: $449.95) 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
    • So the card is targeted at headphone users - so the review should be from someone that uses this - maybe I can review a card next time.
  • 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
      476
    2. 2
      +Edouard
      170
    3. 3
      PsYcHoKiLLa
      104
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!